<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  *{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
a:hover{text-decoration:none}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.container{width:1200px; margin:0px auto;}
.w1440{width:1440px; margin:0px auto;}
.w1200{ margin: 0px auto; width:1200px; }
.r{float:right;}
.l{float:left;}

@font-face {
    font-family: 'cyfls';
    src: url('../font/ITCAVANTGARDEPRO-DEMI.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}



.header_all{width:100%; height:120px; position: relative; z-index: 9}
.h_logo{width:156px; height:100%; float: left; display: flex; align-items: center; position: relative; z-index: 9; }
.h_logo img{max-width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}

.header_ma{float: right; margin-top:20px; position: relative; padding-left: 40px;}
.header_ma:after{content: ""; width:1px; height: 18px; background: #258b53; position: absolute; top:50%; left:0; margin-top: -9px;}
.header_ma div{width:24px; height:24px;  border-radius: 50%; margin-right: 15px; float: left; position: relative;}
.header_ma div img{width:100px; height: 100px; position: absolute; top:38px; right:-20px; z-index: 9; display: none;}
.h_weixin{    background: #999999 url(../images/wx_icon.png) no-repeat center;}
.h_sj{background:#999999 url(../images/sj_icon.png) no-repeat center; background-size: 50%}

.header_ma div:hover img{display: block}







/*瀵艰埅*/
.header_nav{width:100%; height: 81px; padding: 0px 2%;}
.nav{width:800px; height:81px;  line-height:81px; float: right; margin-right:8%}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; width:100px; text-align: center; background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;  }
.nav .nLi h3 a{ color:#258b53; display: block; width: 100%; height: 100%;}
.nav .nLi h3 p{position: relative; z-index: 9;font-size:15px; color:#258b53; display: table; margin: 0px auto; padding: 0px 10px;}
.nav li.active p,.nav .nLi:hover h3 p{ color:#fff; background: #258b53}
.nav .sub{ display:none;left:50%; top:81px;  position:absolute;  line-height:26px; width:140px; margin-left: -70px;     z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center;  }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#71614d}
.nav .nLi:last-child:hover h3 p{ color:#fff; background: #258b53}
.nav .nLi.active:last-child:hover h3 p{ color:#fff; background: #258b53}





/*banner*/
.banner{ width:100%;  position:relative;  height:957px;clear: left; overflow: hidden; }
.banner .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:0; bottom:145px; z-index:1; width: 100% }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  height: auto; margin: 0px auto; display: table}
.banner .slideBox .hd ul li{  width:12px; height:12px;  text-align:center; border-radius: 50%; background: #258b53; float: left; margin: 0px 10px;}
.banner .slideBox .hd ul li.on{background:#dab86e; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%  }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; height:890px; }
.banner .slideBox .bd li a{width:100%; height: 100%; display: block;  padding-top: 90px;}



/*浜у搧*/
.index_product{width:100%; height:auto; overflow: hidden; margin-top:60px;  position: relative;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title p{font-size: 36px; color: #258b53; text-transform:uppercase; line-height: 30px; font-family: 'cyfls';}
.index_title h3{font-size: 18px; color: #333333;  margin-bottom: 5px; line-height: 40px;}
.index_title hr{width:26px; height: 4px; background: #dfc37c; border-radius: 5px; display: block; margin: 0px auto;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_product ul li{width:340px; height: 334px; float: left; margin-right: 90px; margin-bottom: 42px; position: relative}
.index_product ul li:after{content: ""; width:304px; height: 304px; background: #f8f3ef; position: absolute; bottom:0; right:0; z-index: -1}
.index_product ul li:before{content: ""; width:240px; height:276px; background: #f8f3ef; position: absolute; top:0; left:0; z-index: -1}
.index_product ul li:nth-child(3n){margin-right: 0}
.in_product_pic{width:290px; height: 293px; margin-left: 36px; margin-top: 20px; background: #fff; position: relative; display: flex; align-items: center;; z-index: 9}
.in_product_pic img{max-width: 100%; align-items: center; margin: 0px auto;}
.in_product_pic h3{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; position: absolute; bottom:20px; left:0}
.index_product ul li i{width:33px; height: 33px; display: block; margin: -8px auto 0; background: url(../images/h_jia.png) no-repeat center; z-index: 9; position: relative}

.pro_more{width:315px; height: 46px; background: #258b53; text-align: center; line-height: 46px; color:#fff; font-size: 16px; display: block; margin:40px auto 0; position:relative; z-index:1}

.pro_more:after{content:""; width:0; height:100%; position:absolute; top:0; left:0; background:#71614d; z-index:-1; transition: all 0.4s ease-in-out;}
.pro_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}

.index_product ul li:hover:after{background:#258b53}
.index_product ul li:hover:before{background:#258b53}
.index_product ul li:hover i{background: url(../images/hs_jia.png) no-repeat center;}






/*鐑棬鍟嗗搧*/
.index_hot{width:100%; height: auto; overflow: hidden; margin-top: 58px}
.index_hot_title{width:100%; height: 314px; background:url(../images/hot_bjs.jpg) no-repeat center; background-attachment: fixed;}
.in_hot_t{width:100%; height: 100%;  background:rgba(0,0,0,0.4); text-align: center; padding-top: 78px;}
.in_hot_t p{font-size: 36px; color: #fff; text-transform:uppercase; line-height: 30px; font-family: 'cyfls';}
.in_hot_t h3{font-size: 18px; color: #fff;  margin-bottom: 5px; line-height: 40px;}
.in_hot_t hr{width:26px; height: 4px; background: #fff; border-radius: 5px; display: block; margin: 0px auto;}
.Box{width:1210px; height: auto; margin: 0px auto;padding-bottom: 10px;  }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; padding-bottom: 10px; }
.Box .Box_con .conbox ul {position: relative;list-style: none; padding: 10px;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:505px; margin-left:10px;overflow: hidden; position: relative}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.in_hot_img{width:100%; height:auto;  overflow: hidden; position: relative;}
.in_hot_img img{max-width:100%;  transition: all 0.5s; margin: 0px auto; display: block}
.Box .Box_con .conbox ul li:after{content: ""; width:292px; height: 445px; background: #f9f4f0; border-radius: 145px; position: absolute; bottom:0; left:0; z-index: -1}
.Box .Box_con .conbox ul li h3{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #333333;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 40px 0}
.Box .Box_con .conbox ul li i{width:33px; height: 33px; display: block; margin: 0px auto; background: url(../images/h_jia.png) no-repeat center}
.Box .Box_con .conbox ul li:hover:after{background: url(../images/hot_hbjs.png) no-repeat center}
.Box .Box_con .conbox ul li:hover h3{color:#fff}
.Box .Box_con .conbox ul li:hover i{background: url(../images/hh_jia.png) no-repeat center}
.Box .Box_con .btn {display: block;width:30px;height:30px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.Box .Box_con .btnl {float: left; background: url(../images/hot_left.png) no-repeat; left:-50px;}
.Box .Box_con .btnr { float: right; background: url(../images/hot_right.png) no-repeat; right:-50px;}
/*
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
*/









/*鍏充簬鎴戜滑*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top:70px; background: url(../images/about_bjs.jpg) no-repeat left top; padding-top: 65px; 
	position: relative; padding-bottom: 150px}
.index_about_title{width:100%; height: 100%; text-align: center; }
.index_about_title p{font-size: 36px; color: #258b53; text-transform:uppercase; line-height: 30px; font-family: 'cyfls';}
.index_about_title h3{font-size: 18px; color: #258b53;  margin-bottom: 5px; line-height: 40px;}
.index_about_title hr{width:26px; height: 4px; background: #1e7043; border-radius: 5px; display: block; margin: 0px auto;}
.index_about_xx{width:680px; height: auto; margin-top: 54px;}
.index_about_xx h3{font-size: 24px; color: #258b53; font-weight: bold;}
.in_ab_info{width:auto; overflow: hidden; margin: 20px auto; font-size: 16px; color: #258b53; line-height: 28px; display: block}
.in_ab_more{width:140px; height: 36px; color:#fff; display: block;background: #1e7043; text-align: center; line-height: 36px;}

.index_about_link{width:320px; margin-top: 55px; margin-left: 50px;}
.index_about_link a{width:103px; height: 103px; border: 1px solid #1e7043; text-align: center; float: left; margin-bottom: 32px; font-size: 16px; color: #258b53; 
	font-weight: bold; border-radius: 50%; padding-top: 28px; margin-right: 106px;}
.index_about_link a:nth-child(2n){margin-right: 0}
.index_about_link a:hover{background: #1e7043; color:#258b53}
.index_about_img{width:57%; height:auto; position: absolute; bottom:0; right:0}
.index_about_img img{width:100%; height: auto; display: block}
.in_ab_more:hover{background:#258b53; color:#1e7043}



/*鏂伴椈*/
.index_news{width:100%; height: auto; overflow: hidden;  margin-top:90px;}
.index_news_nav{width:auto; display: table; margin:28px auto 0}
.index_news_nav a{width:123px; height: 30px; background: #258b53; text-align: center; line-height: 30px; float: left; margin-right: 10px; font-size: 16px; color: #fff}
.picScroll-left{ overflow:hidden; position:relative;width:1230px; margin:44px auto; }
.picScroll-left .hd{width:100%; height: auto; overflow: hidden; margin-top:60px}
.picScroll-left .hd ul{width:auto; display: table; margin: 0px auto;}
.picScroll-left .hd ul li{ float:left;  width:14px; height:14px; overflow:hidden; margin: 0px 8px; text-indent:-999px; border-radius: 50%; cursor:pointer;background: #258b53 }
.picScroll-left .hd ul li.on{background: #dfc37c}
.picScroll-left .bd{width:100%; height: auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; width: 380px  }
.index_news_pic{width:380px; height: 254px; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li h3{width:100%; font-size: 16px; color: #258b53; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:18px;}
.picScroll-left .bd ul li p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 28px; margin: 15px 0}
.index_news_time{width:100%; height: 30px; overflow: hidden; line-height: 30px;}
.index_news_time span{font-size: 16px; color: #666666; float: left}
.index_news_time img{float: right; margin-top: 5px;}

.index_news_nav a:hover{background:#dfc37c}

.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover h3,.picScroll-left .bd ul li:hover p{color:#dfc37c}







/*鑱旂郴鎴戜滑*/
.index_contact{width:100%; height:290px; background: url(../images/lx_bjs.jpg) no-repeat center; background-attachment: fixed; padding-top: 54px}
.index_contact .container{height: 209px; background: rgba(255,255,255,0.7); padding: 22px 0 0 86px }
.index_contact_left{width:auto; float: left}
.index_contact_left a{width:100%; height: auto; display: block}
.contact_left_xx{width:100%; height: auto; overflow: hidden; margin-top: 12px;}
.contact_left_xx p{font-size: 16px; color: #258b53; line-height: 28px;}
.index_contact_right{float: right; margin-right: 185px; }
.index_contact_right h4{font-size: 18px; color: #258b53}
.index_contact_right h4 span{font-size: 36px; color: #258b53; font-weight: bold; letter-spacing:5px; margin-right: 10px;}
.index_contact_right p{font-size: 16px; color: #258b53; margin: 8px auto;}
.index_contact_right a{width:154px; height: 30px; background: #258b53; text-align: center; line-height: 30px; font-size: 16px; color: #fff; display: block; 
	margin-top:30px;}
.index_contact_right a:hover{background:#dfc37c}



/*dibu*/
.footer{width:100%; height: auto; overflow: hidden; background:#258b53;  padding-top:48px; }
.footer .container{overflow: hidden}
.footer dl{width:auto;  float: left; margin-right: 60px;}
.footer dl dt{font-size: 16px; color:#fff}
.footer dl dd{width:100%; height: auto; overflow: hidden; margin-top: 8px}
.footer dl dd a{width:100%; line-height:25px; font-size: 14px; color: #fff; display: block}
.footer dl dd a:hover{color:#dfc37c}
.f_ma{width:auto; height: auto; overflow: hidden;float: right}
.f_ma dl{width:95px; height: auto; float: left; margin-left: 36px!important; margin-right: 0!important}
.f_ma dl dt{width:95px; height: 95px; border: 1px solid rgba(255,255,255,0.2); padding: 5px;}
.f_ma dl dt img{width:100%; height: auto; display: block}
.f_ma dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}






/*搴曢儴*/
.copy{clear:both;width:100%;height:56px;color:#fff; line-height:56px; position: relative;  margin-top:58px; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#dfc37c!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}

/*鍙嬫儏閾炬帴*/
.footer_link{width:100%; height:auto; overflow: hidden; padding: 10px 0 }
.footer_link p{font-size: 14px; color: #333; float: left;line-height:40px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:5px;}
.footer_a a:hover{font-weight: bold;}







/*瀹㈡湇*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#258b53;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





@media screen and (max-width:1440px){
	.index_about_img{width:65%}
}










.ryzz_ban{ background: url(../images/ryzz_ban.jpg) no-repeat}
.jmhz_ban{ background: url(../images/jmhz_ban.jpg) no-repeat}
.bkzl_ban{ background: url(../images/bkzl_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.zshz_ban{background: url(../images/zshz_ban.jpg) no-repeat}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#71614d;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:16px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#71614d; font-weight:bold;}

.ny_biaoti{overflow:hidden; margin:30px auto 30px;}
.ny_biaoti ul{width:100%; height:auto; overflow:hidden}
.ny_biaoti ul li{width:130px; height:40px; line-height:40px; border:1px solid #eee; border-radius:8px; text-align:center; float:left; margin-right:8px; margin-bottom:10px;}
.ny_biaoti ul li a{display:block;height:100%;color:#333333;font-size:16px;}
.ny_biaoti ul li.active a,.ny_biaoti ul li:hover a{color:#fff; background:#71614d; border-radius:8px;}
.ny_biaoti ul li:nth-child(9n){margin-right:0}





/*鑽ｈ獕璧勮川*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:23.85%; height:auto; float:left; margin-right:1.5%; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}




/*鍐呴〉鏂伴椈*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;font-weight:bold}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#71614d}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #71614d 0%,#d7c8b9 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}



/*浜у搧璇︽儏*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}



/*璇︽儏椤�*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}



/*鑱旂郴鎴戜滑*/
.lxwm_z{float:left; width:700px;}
.lxwm_r{float:right;}
.lxwm{width:100%; height:auto; overflow:hidden; margin:20px auto;}
.lxwm_r li{width:130px; height:auto; float:left; margin-left:20px;}
.lxwm_r li p{width:100%; height:30px; line-height:30px; text-align:center}
.lxwm_r li img{width:100%; height:auto; display:block; border:1px solid #eee}

.header_all{width:100%; height:100vh; background:rgba(0,0,0,0.8); position:fixed; top:0; left:0; z-index:999; display:none;    }
.header_all .header_all_info{height:100vh;  display: table-cell; vertical-align: middle;}
.header_close{width:32px; height:32px;  position:fixed; top:50px; right:60px; z-index:999}
.header_all dl{width:100%; height:auto; overflow:hidden; margin-bottom:20px}
.header_all dl dt{color:#71614d; font-size:20px; float:left; line-height:50px;font-weight: bolder}
.header_all dl dd{width:89%; height:auto;float:left; margin-left:2%}
.header_all dl dd ul{width:100%; height:auto;}
.header_all dl dd ul li{width:120px; height:50px; line-height:50px; float:left; text-align:center}
.header_all dl dd ul li a{color:#fff; font-size:16px;}



/*鍐呴〉浜у搧*/
.ny_ban{width:100%; height: 250px; position: relative;}
.ny_ban_info{width:100%; height:229px; background: url(../images/dao_bjs.jpg) no-repeat left center; position: absolute; bottom:0; left:0}
.ny_ban_info dl{width:1200px; height: 100%; float: left; margin-top: 35px;text-align: center}
.ny_ban_info dl dt{font-size: 36px; color: #fff; font-weight: 900; font-family: "Arial"}
.ny_ban_info dl dd{font-size: 24px; color: #fff;}
.ny_post{float: right; background: url(../images/home.png) no-repeat left center; padding-left: 30px; font-size: 16px; color: #666666; margin-top: 196px;}
.ny_post a,.ny_post span{font-size: 16px; color: #666666}
.ny_post a:hover{color:#194ca6}


.ny_all{width:100%;line-height:30px; margin-bottom:40px;  width:100%; height:auto; overflow:hidden}

.ny_info{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg)  no-repeat right top;  
	padding-bottom: 36px}
.ny_product_ul ul{width:100%; height: auto; overflow: hidden; margin: 0px auto;}
.ny_product_ul ul li{width:32.3%; height: auto; float: left; position: relative; margin-right:1.5%; margin-bottom: 20px; overflow: hidden;border-radius:10px;border:1px solid #ddd}
.ny_product_ul ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_ul ul li:nth-child(3n){margin-right: 0}
.ny_pro_hover{width:100%; height: 50px; background: #258b53; position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.ny_pro_hover h3{width:100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_hover span{font-size: 16px; color: #fff; line-height: 40px; display: none }
.ny_product_ul ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_ul ul li:hover .ny_pro_hover{background: #258b53bd; height: 100%; transition: all 0.4s ease-in-out; padding-top:35%}
.ny_product_ul ul li:hover span{display: block}
.ny_product_ul ul li:hover h3{font-size: 18px; color: #fff;}
.ny_pro_title{background:url(../images/ab.jpg); width:1300px; margin-top:20px; height:120px; padding:50px 30px 0}
.ny_pro_title h4{color:#fff; font-weight: bold; font-size: 50px; float:left;}
.ny_pro_title p{color:#fff;  padding-top:10px; font-size: 20px;  padding-left:20px; float:left; background:url(../images/xie.png) no-repeat left top}
.ny_product_info{margin-bottom:50px;}



/*鍏充簬鎴戜滑*/
.ny_about_ul{width:100%; height: auto; overflow: hidden; }
.ny_about_ul li{width:520px; height: 300px; float: left; overflow: hidden; position: relative; margin-bottom: 10px;}
.ny_about_ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_ul_hover{width:100%; height: 52px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.about_ul_hover h4{width:100%; height: 52px; line-height: 52px; font-size: 18px; color: #fff; font-weight: bold;}
.about_ul_hover p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space:nowrap; margin: 10px 0}
.about_ul_hover span{width:100%; font-size: 16px; color: #fff;}
.ny_about_ul li:nth-child(2n){float: right}
.ny_about_ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_about_ul li:hover .about_ul_hover{height:100%; background: rgba(0,53,148,0.8); transition: all 0.4s ease-in-out; padding-top: 55px}
.ny_about_ul li:hover h4{font-size: 30px; }
.ny_about_ul img{max-width:100%; display:block;}
.ny_about_xq{padding:20px 0;}
.ny_about_xq .about_xq_xq{background:#fff; padding:50px; font-size:16px; color:#1b1b1b; line-height:32px; width:1300px; margin:0px auto;     box-shadow: 0 0 8px rgba(0,0,0,0.2); }



</pre></body></html>